Ensure that render nodes are translated
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 5 Jul 2016 10:58:44 +0000 (11:58 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:08 +0000 (11:49 +0100)
commitdc3b240c20d791cba706090e6c150893910e6112
treecc39f102895cb98dca72e092e8d0e0a8c8fb269b
parentd790054c2effca4ee41275842d16a30f3da49c7c
Ensure that render nodes are translated

The clip rectangle may have non-zero offsets, so we need to ensure that
the GskRenderNode associated to the rendered area is translated by those
same offsets.
gtk/gtkwidget.c